html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin: 0;padding: 0;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
input,select,textarea{margin: 0;padding: 0}
input,select{vertical-align: middle}
ul,ol{list-style: none}
ul,ol,li,dl,dt,dd,pre,form,fieldset,img,div{ margin: 0; padding: 0; border: none; }
img{ vertical-align: middle; border-style: none; max-width: 100%; object-fit: cover;}
textarea{resize: none}
a{text-decoration: none}
em{font-style: normal}
html{font-size: 100%;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-size-adjust: 100%}
*,*::after,*::before{-webkit-box-sizing: border-box; box-sizing: border-box; }
.clear{clear: both}
.clearfix,.w{zoom: 1}
.clearfix:after,.w:after{ content: "."; display: block; overflow: hidden; height: 0; clear: both; visibility: hidden}
.fl{float: left}
.fr{float: right}
b,strong{ font-weight:900;}

@font-face {
    font-family:'Geometric415BT BlackA'; src:url("../fonts/geometric/Geometric415BT-BlackA.eot");src:url("../fonts/geometric/Geometric415BT-BlackA.eot?#iefix") format("embedded-opentype"),url("../fonts/geometric/Geometric415BT-BlackA.woff") format("woff"),url("../fonts/geometric/Geometric415BT-BlackA.ttf") format("truetype"),url("../fonts/geometric/Geometric415BT-BlackA.svg#YourWebFontName") format("svg");
}

html,body{ font-size: 14px; width: 100%; line-height: 186%; background-color: #FFF; color: #333; font-family:"Microsoft YaHei","Microsoft JhengHei","幼圆","Microsoft YaHei",Arial,Helvetica,sans-serif;}
*{ moz-user-select: -moz-none;  -moz-user-select: none;  -o-user-select:none;  -khtml-user-select:none;  -webkit-user-select:none;  -ms-user-select:none;  user-select:none; }

.filletBox { -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}


::-webkit-scrollbar{
    width: 6px;
    height: 6px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb{
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #c1c1c1;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
::-webkit-scrollbar-thumb:hover { background-color: #a8a8a8;}
/* Scrollbar End */

/* links */
a{color:#333; text-decoration:none; outline:none !important;}
a:hover{color:#006cb8; text-decoration:none;} a:focus{outline:thin dotted;} a:hover,a:active{outline:0;}
a, a:hover, a:focus { color:#333; text-decoration: none; }

/* Header One Start */
.header-one { position: relative; padding-bottom: 20px;}
    .header-one .eng { font-size: 42px; line-height: 1; color: #e1e1e1; font-family: 'OswaldBold'; text-align: center; text-transform: uppercase;}
    .header-one .cng { font-size: 36px; line-height: 1;  text-align: center; letter-spacing: 2px; position: absolute; left: 0; top: 20px; width: 100%;}
    .header-one .cng h1 { font-weight: 700;}
    .header-one .cng h1 span { color:#006cb8;}

    .header-one .line { width: 100%; height: 2px; background: #d8d8d8; display: block; margin-top: 50px; position: relative;}
    .header-one .line .float { position: absolute; left: 0; top: -3px; text-align: center; width: 100%;}
    .header-one .line .float .dot { width: 158px; height: 8px; background: #d8d8d8; margin: 0 auto;}
/* Header One End */

/* Header Two Start */
.header-two { position: relative; padding-bottom: 20px;}
    .header-two .eng { font-size: 42px; line-height: 1; color: #e1e1e1; font-family: 'OswaldBold'; text-align: center; text-transform: uppercase;}
    .header-two .cng { font-size: 36px; line-height: 1;  text-align: center; letter-spacing: 2px; position: absolute; left: 0; top: 20px; width: 100%;}
    .header-two .cng h1 { font-weight: 700;}
    .header-two .cng h1 span { color:#006cb8;}

    .header-two .line { width: 100%; height: 2px; background: #d8d8d8; display: block; margin-top: 50px; position: relative;}
    .header-two .line .float { position: absolute; left: 0; top: -3px; width: 100%;}
    .header-two .line .float .dot { width: 158px; height: 8px; background: #d8d8d8;}
/* Header Two End */

/* Header Thr Start */
.header-thr { position: relative; padding-bottom: 20px;}
    .header-thr .eng { font-size: 42px; line-height: 1; color: #e1e1e1; font-family: 'OswaldBold'; text-align: center; text-transform: uppercase;}
    .header-thr .cng { font-size: 36px; line-height: 1;  text-align: center; letter-spacing: 2px; position: absolute; left: 0; top: 20px; width: 100%;}
    .header-thr .cng h1 { font-weight: 700;}
    .header-thr .cng h1 span { color:#006cb8;}

    .header-thr .line { width: 100%; height: 2px; background: #d8d8d8; display: block; margin-top: 50px; position: relative;}
    .header-thr .line .float { position: absolute; right: 0; top: -3px;}
    .header-thr .line .float .dot { width: 158px; height: 8px; background: #d8d8d8;}
/* Header Thr End */

/* Header Four Start */
.header-four { border-bottom: solid 1px #F0F0F0; font-size: 24px; font-weight: 700; padding-bottom: 10px; text-align: center;}
/* Header Four End */

/* Header Five Start */
.header-five { text-align: center; color: #231815;}
    .header-five h2 { font-size: 38px; font-weight: 700;}
    .header-five h3 { text-transform: uppercase; color: #E1E1E1; font-size: 28px; margin-top: 10px; font-family: 'OswaldBold'; letter-spacing: 2px;}
/* Header Five End */

/* Header Six Start */
.header-six { background: url('../img/newtit3.jpg') no-repeat;height: 58px;line-height: 58px;font-size: 24px;font-weight: bold;color: #305dc3;margin-bottom: 32px;}
    .header-six a{ color: #305dc3}
    .header-six span{ font-size: 14px;color: #333; float: right;}
/* Header Six End */

/* Header Seven Star */
.header-seven { position: relative; font-size: 20px; font-weight: lighter; text-transform: capitalize; padding-bottom: 15px; color: #fff; margin-bottom: 30px;}
    .header-seven:after { position: absolute; content: ''; left: 0; bottom: 0; width: 30px; height: 1px; background-color: #FFF;}
/* Header Seven End */

/* Header Eight Star */
.header-eight { position: relative; border-bottom: 1px solid #e6e6e6;}
    .header-eight .cng { text-align: left;position: relative;font-size: 20px;font-weight: 700;text-transform: capitalize;padding-bottom: 10px;}
    .header-eight .cng:after { position: absolute; content: ''; left: 0; bottom: -1px; width: 40px; height: 1px; background-color: #014099;}
    .header-eight .eng { position: absolute;right: 0;top: 0;font-family: impact !important;color: #e6e6e6;font-size: 32px;text-transform: uppercase;line-height: 32px;}
/* Header Seven End */


/* Header Eleven Sta */
.header-eleven { margin: 0 auto; display: table; text-align: left;}
    .header-eleven a {color: #333;}
    .header-eleven .titles { float: left; font-size: 42px; color: #333; display: inline-block; line-height: 100%;}
    .header-eleven .titles b { font-weight: 700;}
    .header-eleven .lines { float: left; display: inline-block; margin: 8px 10px 0 10px;}
    .header-eleven .intros { float: left; display: inline-block; margin: 3px 0 0 0;}
    .header-eleven .intros span { font-size: 22px;color: #4e4e4e; font-weight: normal; line-height: 100%;}
    .header-eleven .intros em { display: block; font-size: 12px; color: #d7d7d7; line-height: 100%;}
/* Header Eleven Sta */


/* Float Layer Start */
.float-layer { position: fixed; width: 100%; left: 0; z-index: 999999999; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;}
/* Float Layer End */

/* Toper Star */
#toper { width: 100%; overflow: hidden; background-color: #ededed; border-bottom: solid 1px rgba(0, 0, 0, 0.05);}
    .toper { }
    #toper .welcomes { float: left; text-align: left; width: 40%; height: 32px; line-height: 32px;}

    #toper .rights { float: right; text-align: right; }
    #toper .rights .items { float: left; line-height: 32px; height: 32px;}

    #toper .rights .items i { height: 18px; width: 18px; display: inline-block; text-align: center; align-items: center; margin: 0 5px 0 0;}
    #toper .rights .emails { padding: 0 18px 0 0; border-right: solid 1px rgba(0, 0, 0, 0.05);}
    #toper .rights .users { padding: 0 18px; border-right: solid 1px rgba(0, 0, 0, 0.05);}
    #toper .rights .users a:first-child { margin-right: 8px;}

    #toper .rights .languages { padding: 0 0 0 18px;}
    #toper .rights .languages span { margin: 0 5px; color: #999; font-size: 13px; line-height: 1;}
/* Toper End */

/* Header Star */
#header { padding: 10px 0; background: #FFF;}
    .header { }
    #header .logos { float: left; display: inline-block; padding-top: 3px;}
    #header .logos img { max-height: 60px;}
    #header .searchs { float: left; display: inline-block; margin:3px 0 0 6%; width: 28%;}

    #header .searchs .form-control { border-radius: 0; border: solid 2px #006cb8;}
    #header .searchs .btn { border-radius: 0; color: #FFF;}

    #header .searchs .input-group { width: 100%;}

    #header .searchs .input-group-addon { background-color: #006cb8; border: 1px solid #006cb8;}

    #header .searchs .keys { margin: 2px 0 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
    #header .searchs .keys a { margin: 0 5px 0 0;}

    #header .hotlines { float: right; margin: 5px 0 0 0; text-align: left; color: #333; line-height: 16px; padding: 1px 0 0 60px; background: url('../img/phone-ico-black.png') no-repeat 3px 0; font-size: 16px;}
    #header .hotlines b { font-family:'Geometric415BT BlackA'; line-height: 28px; height: 28px;  display: block; font-weight: 700; font-size: 28px;}
/* Header End */


/* Menuer Start */
#menuer { position: relative; z-index: 9999; background: #006cb8;}
    .menuer { }
    .menuer ul.columns { }
    .menuer ul.columns>li { float: left; width: 20.000000%; text-align: center; height: 48px; line-height: 48px; font-size: 17px; font-weight: 700; z-index: 9999;}
    .menuer ul.columns>li.items { position: relative;}
    .menuer ul.columns>li.items ul.drop-menu { font-size: 16px; z-index: 999; position: absolute; left: 0; top: 70%; display: block; visibility: hidden; opacity: 0; pointer-events: auto; min-width: 167.140000px; width: 100%; border: 0; padding: 10px 0 10px 0; background: rgba(0,108,184,0.9); max-width: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .menuer ul.columns>li.items:hover ul.drop-menu { visibility: visible; opacity: 1; top: 100%;}

    .menuer ul.columns>li.items ul.drop-menu li { font-weight: lighter; padding: 0 10px; line-height: 1.8; white-space: nowrap;}
    .menuer ul.columns>li.items ul.drop-menu li a { display: block; color: #FFF; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .menuer ul.columns>li.items ul.drop-menu li a:hover { color:#FFF;}

    .menuer ul.columns>li.items ul.drop-menu.solution { width: 280px; left: 50%; margin-left: -140px;}

    .menuer ul.columns>li.fulls { position: static;}
    .menuer ul.columns>li.fulls .drop-menu-full { font-size: 16px; z-index: 999; position: absolute; left: 0; width: 100%; top: 70%; display: block; visibility: hidden; opacity: 0; pointer-events: auto; min-width: 167.140000px; border: 0; padding: 40px 0 10px 0; background: rgba(0,108,184,0.9); max-width: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .menuer ul.columns>li.fulls:hover .drop-menu-full { visibility: visible; opacity: 1; top: 100%;}

    .menuer ul.columns>li.fulls .drop-menu-full dl { float: left; width: 25.000000%; margin-bottom: 30px; font-size: 14px; text-align: left;}
    .menuer ul.columns>li.fulls .drop-menu-full dl dt { font-weight: 700;}
    .menuer ul.columns>li.fulls .drop-menu-full dl dd { font-weight: lighter;}
    .menuer ul.columns>li.fulls .drop-menu-full a { color: #FFF; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .menuer ul.columns>li.fulls .drop-menu-full a:hover { color:#FFF;}

    .menuer ul.columns>li>a { color: #FFF; display: block; vertical-align: middle; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .menuer ul.columns>li.active>a { color: #FFF; background: url("../img/menu-bg.jpg") center no-repeat #006cb8; background-size: cover;}
    .menuer ul.columns>li:hover { background: #006cb8;}
    .menuer ul.columns>li:hover a { color: #FFF;}
/* Menuer End */


/* Header Blank Start */
.header-blank { width: 100%; height: 166px;}
/* Header Blank End */

#navigation { display: none;}

/* Full Screen Start */
#full-screen { position: relative;}
    #full-screen .swiper { width: 100%; height: 100%;}
    #full-screen .swiper-slide { position: relative; text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
    #full-screen .swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

    #full-screen .swiper-slide .layer-transparent { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(192, 138, 74, 0); z-index: 2;}
    #full-screen .swiper-slide .layer-text { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 3;  color: #006cb8;}

    #full-screen .mouse { position: absolute; left: calc(50% - 9px); bottom: 30px; width: 18px; cursor: pointer; z-index: 30; animation: xl 1.5s infinite;}
    #full-screen .mouse img { max-width: 100%;}
/* Full Screen End */


/* Product Center Start */
#product-center { padding: 50px 0;}
    .product-center { margin-top: 30px; position: relative;}

    .product-center .swiper-button-prev { color: #FFF; font-size: 22px; left: 0; background: rgba(0, 0, 0, 0.93); -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0;}
    .product-center .swiper-button-next { color: #FFF; font-size: 22px; right: 0; background: rgba(0, 0, 0, 0.93); -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px;}

    .product-center .swiper-button-prev:after,.product-center .swiper-button-next:after{display: none;}

/* Product Center End */

/* Pro List Start */
.pro-list { border: solid 1px #e2e2e2; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
    .pro-list .imgs { padding: 10px; border: solid 1px #F4F4F4; overflow: hidden;}
    .pro-list .imgs { border-top: none; border-right: none; border-left: none;}
    .pro-list .names { padding-top: 5px; padding-bottom: 5px; text-align: center;}

    .pro-list:hover { border: solid 1px #ea4335;}
/* Pro List End */


/* Our Solution Start */
#our-solution { padding: 50px 0; background: #f2f2f2;}
    #our-solution img { max-width: 100%;}
    .our-solution { margin-top: 20px; margin-bottom: 30px;}
/* Our Solution End */

/* Solution List Start */
ul.solution-list { }
    ul.solution-list li { float: left; width: 25.000000%; background: #f2f2f2; }
    ul.solution-list li:nth-child(2n) { background: #e3e3e2;}

    ul.solution-list li .texts { padding: 5% 8%; text-align: center;}
    ul.solution-list li .texts .names { font-size: 18px; border-bottom: solid 1px #231815; padding-bottom: 5px; margin-bottom: 5px;}
    ul.solution-list li .texts .descs { font-size: 13px;}
    ul.solution-list li .texts .areas { font-size: 15px;}
    ul.solution-list li .mores { background: #939ca6; padding: 3% 8%; color: #FFF; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
    ul.solution-list li:nth-child(2n) .mores { background: #676e72;}

    ul.solution-list li .mores .icos { float: right;}

    ul.solution-list li:hover .mores { background: #1a73e8;}
/* Solution List End */


/* Read More Start */
.read-more { text-align: center; margin: 0 auto; }
    .read-more a { letter-spacing: 4px; width: 36.000000%; height: 60px; line-height: 60px; background: #FFF; display: inline-block;}
    .read-more.grey a { background: #f2f2f2;}
    .read-more a i { margin-left: 8px; margin-right: 8px;}
    .read-more a:hover { color: #1a73e8;}
/* Read More End */


/* Frequently Asked Question Star */
#frequently-asked-question { padding: 60px 0; background: #FFF;}
    .frequently-asked-question { margin: 50px 0 30px 0;}
/* Frequently Asked Question End */

/* Index Faq Star */
ul.index-faq { }
    ul.index-faq li { width: 23.875000%; margin: 0 1.500000% 0 0; float: left;}
    ul.index-faq li:nth-child(4n) { margin-right: 0;}
    ul.index-faq li a { display: block;}
    ul.index-faq li .items { overflow: hidden; background: #fefefe; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; padding: 0 0 30px 0; transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; text-align: left; -webkit-box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.05); box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.05); behavior: url(ie-css3.htc);}
    ul.index-faq li .items img { max-width: 100%;}

    ul.index-faq li .items .imgs { position: relative; border-bottom: solid 1px #ededed;}
    ul.index-faq li .items .dates { position: absolute; overflow: hidden; left: 0; bottom: 0; color: #FFF; font-family: "Geometric415BT BlackA"; padding: 8px 20px 8px 20px; line-height: 1; background: rgba(0, 108, 184, 0.85); font-size: 14px; transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -moz-border-radius: 0 2px 0 0; -webkit-border-radius: 0 2px 0 0; border-radius: 0 2px 0 0;}

    ul.index-faq li .items .text-title { font-size: 15px; padding-left: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; line-height: 30px; overflow: hidden; transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; font-weight: 700; margin: 15px 0 0 0;}
    ul.index-faq li .items .text-intro { padding-left: 15px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; color: #AAA; }

    ul.index-faq li .items:hover { background: #FFF;  transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -webkit-box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}
    ul.index-faq li .items:hover .text-title { transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s;}
    ul.index-faq li .items:hover .text-intro { transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s;}
/* Index Faq End */

/* Footer Star */
#footer { overflow: hidden; background: #006cb8; color: #e1e1e1; padding: 60px 0 0 0; }
    #footer a { color: #e1e1e1; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
    #footer a:hover { color: #FFF;}
    #footer img { max-width: 100%;}

    #footer .infos { margin-bottom: 40px;}
    #footer .infos .abouts { float: left; width: 37%;}
    #footer .infos .abouts .logo { margin: 0 0 30px 0;}
    #footer .infos .abouts .content { margin: 0 0 10px 0;}

    #footer .infos .abouts .contact { margin: 0 0 20px 0;}
    #footer .infos .abouts ul.notes { }
    #footer .infos .abouts ul.notes li { margin: 0 0 5px 0;}
    #footer .infos .abouts ul.notes li i { width: 16px; height: 16px; color: #d7d7d7; display: inline-block; margin: 0 10px 0 0; text-align: center;}

    #footer .infos .abouts .share ul li { position: relative; display: inline-block; margin: 0 10px 0 0;}
    #footer .infos .abouts .share ul li a { background: #0274c4; position: relative; width: 40px; height: 40px; color: #d7d7d7; font-size: 16px; line-height: 40px; text-align: center; border-radius: 50%; display: inline-block; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease;-o-transition: all 300ms ease;-moz-transition: all 300ms ease;transition: all 300ms ease;}
    #footer .infos .abouts .share ul li a:hover { color: #FFF;}

    #footer .infos .links { float: left; width: 26%; text-align: left;}
    #footer .infos .links .lists ul.item { float: left; width: 50.000000%; padding: 0 10px 0 0;}
    #footer .infos .links .lists ul.item li { transition:all .6s; -moz-transition:all .6s; -webkit-transition:all .6s; -o-transition:all .6s;}
    #footer .infos .links .lists ul.item li:hover { padding-left: 5px;}
    #footer .infos .links .lists ul.item li i { margin: 0 15px 0 0;}

    #footer .infos .follows { float: right; width: 28%; text-align: left;}
    #footer .infos .follows .qr-code { margin: 5px 0 0 0;}
    #footer .infos .follows .qr-code ul li { float: left; text-align: left;}
    #footer .infos .follows .qr-code ul li img { max-width: 120px;}
	#footer .infos .follows .qr-code ul li .qrcode img:nth-child(1){ margin-right:5px;}
    #footer .infos .follows .qr-code ul li p { margin: 10px 0 0 0; font-size: 14px; text-align: center;}

    #footer .copyrights { padding: 20px 0; text-align: center; background: #0274c4; color: #e1e1e1;}
    #footer .copyrights a { color: #e1e1e1; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
    #footer .copyrights a:hover { color: #FFF;}
/* Footer End */


/* Floating Link Star */
#floating-link { position: fixed; z-index: 10000000; bottom: 15px; right: 15px;}
    #floating-link.one { bottom: 50px;}
    #floating-link ul li { position: relative; display: block; text-align: center; margin-bottom: 1px; width: 62px; height: 62px; padding-top: 12px; font-size: 16px; transition: all .6s ease; -moz-transition: all .6s ease; -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: .3s; cursor: pointer; color: #FFF; background: #3984d8; -webkit-box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.08); behavior: url(ie-css3.htc);}
    #floating-link ul li:last-child { margin-bottom: 0;}
    #floating-link ul li.hide { visibility: hidden; height: 0;}
    #floating-link ul li a { color: #FFF;}
    #floating-link ul li i { font-size: 22px;}
    #floating-link ul li p { font-size: 12px; line-height: 1;}


    #floating-link ul li.wechats .contents { position: absolute; top: 0; left: -140px; display: none; width: 140px; height: 140px; text-align: center; background: #3984d8;}
    #floating-link ul li.wechats:hover .contents { display: block;}

    #floating-link ul li.phones .contents { position: absolute; top: 0; left: -160px; display: none; width: 160px; text-align: center; line-height: 62px; background: #3984d8;}
    #floating-link ul li.phones:hover .contents { display: block;}


    #floating-link ul li.tops { padding-top: 16px; background: #666; color: #CCC;}
    #floating-link ul li:hover.tops { background: #444;}
/* Floating Link Star */

/* Xl Star */
@keyframes xl {
    0% {
        bottom: 15px;
    }
    50% {
        bottom: 30px;
    }
    100% {
        bottom: 15px;
    }
}
/* Xl End */


/* <1920的设备 */
@media screen and (max-width: 1920px){

}

/* <1680的设备 */
@media screen and (max-width: 1680px){

}

/* <1500的设备 */
@media screen and (max-width: 1500px){

}

/* <1440的设备 */
@media screen and (max-width: 1440px){


}

/* <1366的设备 */
@media screen and (max-width: 1366px){


}

/* <1200的设备 */
@media screen and (max-width: 1200px){

}

/* <991的设备 */
@media screen and (max-width: 991px) {

    .container { padding-left: 0; padding-right: 0;}

    /* Header One Start */
    .header-one .eng { font-size: 32px;}
    .header-one .cng h1 { font-size: 24px;}
    .header-one .cng h1 span { color:#006cb8;}

    .header-one .line { margin-top: 30px;}
    .header-one .line .float .dot { width: 128px;}
    /* Header One End */


    /* Header Two Start */
    .header-two .eng { font-size: 32px;}
    .header-two .cng h1 { font-size: 24px;}
    .header-two .cng h1 span { color:#006cb8;}

    .header-two .line { margin-top: 30px;}

    .header-two .line .float { width: 100%; text-align: center;}
    .header-two .line .float .dot { margin: 0 auto;}

    .header-two .line .float .dot { width: 128px;}
    /* Header Two End */

    /* Header Thr Start */
    .header-thr .eng { font-size: 32px; }
    .header-thr .cng { font-size: 24px;}

    .header-thr .line .float { width: 100%; text-align: center;}
    .header-thr .line .float .dot { margin: 0 auto;}
    /* Header Thr End */


    /* Menuer Start */
    #menuer { display: none;}
    /* Menuer End */

    /* Header Blank Start */
    .header-blank { height: 55px;}
    /* Header Blank End */

    /* Navigation Start */
    #navigation { background: #FFF; position: fixed; top: 55px; left: 0; width: 100%; z-index: 9999999; height: calc(100vh - 55px);}
        #navigation .menus { width: 100%; background: #FFF; font-size: 16px;}
        #navigation .menus>ul>li { border-bottom: 1px solid rgba(242, 242, 242, 1); line-height: 42px; padding-left: 15px; padding-right: 15px;}
        #navigation .menus>ul>li .links { position: relative; }
        #navigation .menus>ul>li span.arrows { float: right;}
        #navigation .menus>ul>li span.arrows:after { content: ""; position: absolute; top: 13px; right: 0; width: 10px; height: 10px; border-right: 1px solid #7c8287; border-top: 1px solid #7c8287; border-left: 0; border-bottom: 0; transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); -webkit-transform: rotate(135deg); transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
        #navigation .menus>ul>li span.arrows.active:after { -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
        #navigation .menus>ul>li ul { display: none; border-top: solid 1px rgba(248, 248, 248, 1);}
    /* Navigation End */

    /* Full Screen Start */
    #full-screen .mouse { display: none;}
    /* Full Screen End */

    /* Product Center Start */
    #product-center { padding: 30px 0;}
    .product-center { margin-top: 10px;}

    .product-center ul.one { }
    .product-center ul.one li { width: 49.000000%; margin-right: 2%; margin-bottom: 10px;}
    .product-center ul.one li:nth-child(2n) { margin-right: 0;}
    .product-center ul.one li:nth-child(3) { display: none;}

    .product-center ul.two { margin-top: 0;}
    .product-center ul.two li { width: 49.000000%; margin-bottom: 10px;}
    .product-center ul.two li:nth-child(2n) { margin-right: 0;}
    /* Product Center End */

    /* Our Solution Start */
    #our-solution { padding: 30px 0;}
    .our-solution { margin-top: 10px;}

    .our-solution .lefts { float: none; width: 100%;}

    .our-solution .rights { float: none; width: 100%; margin-top: 10px;}
    .our-solution .rights ul.list li { margin-bottom: 10px;}
    /* Our Solution End */

    /* Home Other Start */
    #home-other { padding-top: 30px; padding-bottom: 30px;}

    #home-other .container { padding-left: 10px; padding-right: 10px;}

    .home-other .news { float: none; width: 100.000000%; margin-right: 0;}

    .home-other .about { float: none; width: 100.000000%; margin-right: 0; margin-top: 30px;}
    .home-other .about .more { text-align: center;}

    .home-other .video { float: none; width: 100.000000%; margin-top: 30px;}
    /* Home Other End */

    /* Footer Start */
    #footer { padding: 30px 0;}
    .footer .symbol { float: none; width: 100.000000%; text-align: center;}
    .footer .symbol .wechat { margin-top: 10px;}
    .footer .symbol .wechat img { height: 100px;}

    .footer .column { display: none;}

    .footer .info { float: none; width: 100.000000%; padding-left: 0; text-align: center; padding-top: 20px;}
    /* Footer End */
}

/* <767的设备 */
@media screen and (max-width: 767px){

}

/* <450的设备 */
@media screen and (max-width: 450px){

}